index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2019-02-15
Take Const into account with nonstandard style lint
varkor
-0
/
+10
2019-02-15
Drive-by cleanup
varkor
-20
/
+10
2019-02-15
Take Const into account in HIR
varkor
-113
/
+166
2019-02-15
Add E0111
varkor
-0
/
+4
2019-02-15
Add Const kind to rustdoc
varkor
-6
/
+75
2019-02-15
Move const generic error from lowering to collect
varkor
-16
/
+28
2019-02-15
Add pretty-printing for const generics
varkor
-18
/
+21
2019-02-15
Add Const kind to HIR
varkor
-1
/
+17
2019-02-15
Auto merge of #57880 - Zoxc:error-on-cycle, r=michaelwoerister
bors
-178
/
+149
2019-02-15
Fix documentation for std::path::PathBuf::pop
Nathan
-2
/
+1
2019-02-15
Auto merge of #58406 - Disasm:rv64-support, r=nagisa
bors
-0
/
+68
2019-02-15
fix tests post-rebase
Felix S. Klock II
-14
/
+14
2019-02-15
Fix runtime error in generate-keyword-tests
Konrad Borowski
-2
/
+2
2019-02-15
make generalization code create new variables in correct universe
Niko Matsakis
-31
/
+110
2019-02-15
include more universe information in `debug!` printouts
Niko Matsakis
-5
/
+17
2019-02-15
print more information for closures when `-Zverbose` is given
Niko Matsakis
-0
/
+9
2019-02-15
Auto merge of #58403 - eddyb:requalify, r=oli-obk
bors
-578
/
+851
2019-02-15
Fix SECURITY_SQOS_PRESENT missing
Paul Dicker
-2
/
+5
2019-02-15
compile-pass test for #53606
Saleem Jaffer
-0
/
+8
2019-02-15
Fix the syntax error in publish_toolstate.py
kennytm
-3
/
+3
2019-02-15
Remove `stolen`
John Kåre Alsaker
-4
/
+0
2019-02-15
Always emit an error for a query cycle
John Kåre Alsaker
-178
/
+153
2019-02-14
make Centril happy
Ralf Jung
-3
/
+3
2019-02-14
Whitelist the ARM v8 target-feature
gnzlbg
-0
/
+1
2019-02-14
split MaybeUninit into several features, expand docs a bit
Ralf Jung
-33
/
+55
2019-02-14
Add updated NLL tests
varkor
-37
/
+108
2019-02-14
add .stderr file
Niko Matsakis
-0
/
+17
2019-02-14
remove MaybeUninit::into_inner
Ralf Jung
-8
/
+0
2019-02-14
update stdsimd
Ralf Jung
-2
/
+2
2019-02-14
fixed for libstd build
Ralf Jung
-1
/
+6
2019-02-14
add missing feature flag
Ralf Jung
-0
/
+1
2019-02-14
update stdsimd
Ralf Jung
-0
/
+0
2019-02-14
Fix documentation typo
varkor
-2
/
+2
2019-02-14
Update const fn tests
varkor
-65
/
+202
2019-02-14
Add specific error for unstable const fn features
varkor
-1
/
+42
2019-02-14
Require defining uses to use generic parameters for all parameters of a gener...
Oliver Scherer
-27
/
+98
2019-02-14
rustc_mir: compute all the qualification bits separately in qualify_consts.
Eduard-Mihai Burtescu
-364
/
+504
2019-02-14
rustc_mir: rename qualify_consts::Qualifier to ConstCx and keep in Checker as...
Eduard-Mihai Burtescu
-34
/
+35
2019-02-14
rustc_mir: do not treat NEEDS_DROP as unexpected in qualify_consts.
Eduard-Mihai Burtescu
-8
/
+3
2019-02-14
rustc_mir: avoid having an Option around each local qualification in qualify_...
Eduard-Mihai Burtescu
-59
/
+48
2019-02-14
rustc_mir: rename `Qualif::for_ty to `Qualif::any_value_of_ty`.
Eduard-Mihai Burtescu
-14
/
+19
2019-02-14
rustc_mir: remove qualify_consts::Qualif::FN_ARGUMENT.
Eduard-Mihai Burtescu
-12
/
+4
2019-02-14
rustc_mir: remove outdated `const fn` stability diagnostic.
Eduard-Mihai Burtescu
-22
/
+4
2019-02-14
rustc_mir: split qualify_consts' checking and value qualification.
Eduard-Mihai Burtescu
-471
/
+628
2019-02-14
rustc_mir: split off some qualify_consts::Checker fields into a State struct.
Eduard-Mihai Burtescu
-61
/
+73
2019-02-14
rustc_mir: rename qualify_consts::Qualifier to Checker.
Eduard-Mihai Burtescu
-18
/
+18
2019-02-14
Remove no longer accurate diagnostic code about NLL
Lzu Tao
-4
/
+0
2019-02-14
Rollup merge of #58449 - topecongiro:rustfmt-toolstate, r=Centril
Mazdak Farrokhzad
-1
/
+1
2019-02-14
Rollup merge of #58407 - euclio:upper-camel-case, r=estebank
Mazdak Farrokhzad
-126
/
+139
2019-02-14
Rollup merge of #58378 - alexcrichton:incremental-lto, r=michaelwoerister
Mazdak Farrokhzad
-83
/
+246
[prev]
[next]