This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-06-01 22:18:23 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c63fba03daedf014b75e12f32f4daec3598f9a3
rust
/
src
/
test
T
History
Ayaz Hafiz
3c63fba03d
Correctly mark the ending span of a match arm
...
Closes
#74050
r? @matthewjasper
2020-07-08 07:28:07 -07:00
..
assembly
Add initial asm!() support for hexagon
2020-06-16 08:58:13 -05:00
auxiliary
…
codegen
Add codegen tests
2020-07-02 09:32:09 +02:00
codegen-units
Change how compiler-builtins gets many CGUs
2020-06-15 07:38:00 -07:00
compile-fail
Update tests
2020-06-28 10:08:12 -07:00
debuginfo
Implement new gdb/lldb pretty-printers
2020-06-09 16:13:11 +03:00
incremental
…
mir-opt
Correctly mark the ending span of a match arm
2020-07-08 07:28:07 -07:00
pretty
asm: Allow multiple template strings; interpret them as newline-separated
2020-06-15 12:35:27 -07:00
run-make
expand: Stop using nonterminals for passing tokens to attribute and derive macros
2020-07-01 13:13:21 +03:00
run-make-fulldeps
compiletest: Add directives to detect sanitizer support
2020-06-13 14:24:30 +02:00
run-pass-valgrind
…
rustdoc
Rollup merge of
#74078
- jyn514:lut, r=Manishearth
2020-07-06 17:45:34 -07:00
rustdoc-js
rustdoc: Fix doc aliases with crate filtering
2020-06-23 09:27:37 +01:00
rustdoc-js-std
…
rustdoc-ui
Generate docs for links to private items when passed --document-private
2020-06-26 07:23:39 -04:00
rustfix
…
ui
Correctly mark the ending span of a match arm
2020-07-08 07:28:07 -07:00
ui-fulldeps
Use 'tcx for references to AccessLevels wherever possible.
2020-07-03 00:04:48 +03:00
COMPILER_TESTS.md
…